Namespace - LJCUnitMeasureDAL
Parameters
expression - The expression string.
digits - The Decimal or Double digits.
Returns
The evaluated result.
Syntax
| C# |
|
public static Object Compute(String expression, Int32 digits = 0)
|
Evaluates the supplied expression string.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.